x11/gl: Trap GL context creation
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 25 Mar 2015 14:34:42 +0000 (14:34 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 25 Mar 2015 14:34:42 +0000 (14:34 +0000)
commitb899a7838761eb52a39dca64534331b366dea582
treedfef97e6bc0398b08bf165d876b4624e867130a6
parent1506ba060cc4e2335e9a793b0c5e5852c9ea1715
x11/gl: Trap GL context creation

Avoid an X11 error in case the context creation fails, so we can avoid a
crash and pick it up in the upper layers, and display an error.

https://bugzilla.gnome.org/show_bug.cgi?id=746746
gdk/x11/gdkglcontext-x11.c